Welcome![Sign In][Sign Up]
Location:
Search - c BP

Search list

[AI-NN-PRBPN源码

Description: BP神经网络C++源代码,经过测试运行,欢迎使用,欢迎指导!-BP neural network C source code, the test run, welcomed the use of welcome guidance!
Platform: | Size: 30720 | Author: 王东方 | Hits:

[Graph programBP神经网络的C程序语言实现

Description: BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
Platform: | Size: 4096 | Author: 武力 | Hits:

[GUI DevelopBP算法大全

Description: 一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
Platform: | Size: 22528 | Author: 李杰 | Hits:

[AI-NN-PRPSONet

Description: 应用PSO训练神经网络Visual C++ 训练结果优于BP,该方法用于模式识别、知识挖掘等-PSO application for training the neural network training Visual C BP superior results, the method for pattern recognition, knowledge mining, etc.
Platform: | Size: 71680 | Author: 林献坤 | Hits:

[AI-NN-PR用C++编写的BP神经网络开发包

Description: 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Description : This is a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. (Sorry, just not the top categories selected points on the upload)
Platform: | Size: 77824 | Author: 刘华 | Hits:

[AI-NN-PR用C++实现的bp算法程序

Description: 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
Platform: | Size: 2048 | Author: 江原 | Hits:

[GUI Developc++cmatlabbp

Description: bp算法的c++和matlab实现-bp Algorithm c++ and Matlab achieve
Platform: | Size: 6144 | Author: 林为 | Hits:

[Graph Recognizebp神经网络的车辆分类

Description: c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
Platform: | Size: 1101824 | Author: adder | Hits:

[GDI-Bitmap基于BP网络的印刷体数字识别

Description: 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures
Platform: | Size: 199680 | Author: 严沁 | Hits:

[AI-NN-PRBP1_7

Description: bp算法,网络为1-5-2-2-1。函数为y=sin(3x)cosx+1。这是用c语言写的,能运行,可以画图,这是神经网络的一个作业。-bp algorithms, network 1-5-2-2-1. To function y = sin (3x) cosx 1. It is written in C language, can run, drawing, which is a neural network operations.
Platform: | Size: 4096 | Author: 我是谁 | Hits:

[AI-NN-PRBP(c)

Description: 一个bp神经网络的c语言源代码,已经通过编译调试。-a neural network bp c language source code, compile debug.
Platform: | Size: 30720 | Author: 何瑞卿 | Hits:

[AI-NN-PRBP-C++Bilder

Description: 用于实现BP神经网络的C++Builder源代码,可用于数据的学习和预测-used to achieve Neural Network Builder C source code can be used to study the data and forecasts
Platform: | Size: 459776 | Author: 史剑 | Hits:

[AI-NN-PRGAandC++

Description: 一个遗传算法C++类(和bp算法结合使用),头文件和实现文件-a genetic algorithm category C (bp algorithm used in conjunction), and the first document files
Platform: | Size: 4096 | Author: 刘小英 | Hits:

[Other resourceyzghopfield

Description: bp神经网络c语言实现 本程序实现基本的bp神经网络算法-bp neural network C Language Program of the basic neural network algorithm bp
Platform: | Size: 29696 | Author: young | Hits:

[GUI Developvisa

Description: 一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。-a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.
Platform: | Size: 91136 | Author: 刘清 | Hits:

[AI-NN-PRbpsuanfa

Description: BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
Platform: | Size: 6144 | Author: shasha | Hits:

[AI-NN-PRc++BPxor

Description: 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
Platform: | Size: 423936 | Author: 刘哲 | Hits:

[ConsoleBP_sin(x)

Description: BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
Platform: | Size: 61440 | Author: 孙志海 | Hits:

[ConsoleBP_abs(sinX)

Description: BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
Platform: | Size: 61440 | Author: 孙志海 | Hits:

[AI-NN-PRBPnetworks

Description: BP网络的算法,用C++语言实现,对学习神经网络算法的人很有帮助。值得仔细研究研究。-BP network algorithm, using C language, the right to study the neural network algorithm to people. Deserves careful studies.
Platform: | Size: 217088 | Author: 欧阳辉 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 44 »

CodeBus www.codebus.net